CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - des ecb

搜索资源列表

  1. des

    0下载:
  2. 在vc++上实现的des算法。并且能对任何文件进行加密,加密模式是ECB来加密的。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11442
    • 提供者:方慧
  1. DES-PIC-ECB

    0下载:
  2. DES加密方法加密BMP图像,ECBC方式实现。
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:64841
    • 提供者:Rex
  1. DES

    0下载:
  2. des的完整实现,采用ecb模式可直接进行加密和解密的演示
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11977
    • 提供者:qqtt
  1. des

    2下载:
  2. 使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式;
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:60361
    • 提供者:huqiuping
  1. AES_DES_Workmode.rar

    0下载:
  2. 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:383587
    • 提供者:王纪
  1. DES.rar

    0下载:
  2. DES的加密算法,基于五种方式的实现,分别是CBC,ECB,CFB,OFB,CTR,DES encryption algorithm, based on the realization of five ways, namely CBC, ECB, CFB, OFB, CTR
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:58162
    • 提供者:白风
  1. DES_ECB.rar

    0下载:
  2. DES encryption decryption with ECB,DES encryption decryption with ECB
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1067
    • 提供者:kishan
  1. des-cbc.rar

    1下载:
  2. des的C语言版本,带自检程序。ecb模式实现。,des of the C language version, with self-test procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:208163
    • 提供者:snail
  1. des

    0下载:
  2. DES加密解密的实现,可以分别输入明文与密文,还可以选择ecb/cbc/cfb/ofb等工作模式,以及NoPadding和Pkcs5Padding等填充模式-DES encryption and decryption implementations can input plaintext and ciphertext ecb/cbc/cfb/ofb work mode, you can also choose to fill mode NoPadding and Pkcs5Padding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:8586
    • 提供者:chen
  1. DES

    0下载:
  2. 可以实现CBC和ECB的DES加密解密算法的matlab程序- A matlab program which can decrypt and crypt the DES algorithm in CBC and ECB mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:8123
    • 提供者:赵昊宸
  1. Encryption

    0下载:
  2. C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:119854
    • 提供者:蒋先鹏
  1. DES

    0下载:
  2. DES加密源码,cbc ecb模式,强力推荐-DES encryption source code, cbc ecb mode, strongly recommended
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:11981
    • 提供者:jack
  1. des

    1下载:
  2. 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:265704
    • 提供者:yangfeng
  1. DES-ECB

    0下载:
  2. DES 工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式.当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密.DES的过程是:加密前,先将明文分成64位的分组,然后将64位二进制码输入到密码器中.密码器对输入的64位码首先进行初始置换,然后在64位主密钥产生的16个子密钥控制下进行16轮乘积变换,接着再进行末置换,即可得到64位已加密的密
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:318611
    • 提供者:joe
  1. ECB

    0下载:
  2. des算法进行的图像加密与解密,解密之后得到的图像与原先相同-DES algorithm to the image encryption and decryption, the image obtained after decryption are the same as with the original
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:403895
    • 提供者:Plane
  1. myDes

    0下载:
  2. 从欧洲的一个安全组织的开源代码中抽取出来的,实现了DES的ECB模式和CBC模式的加密,vc6的工程,完整的加密代码和加密示例。-Extracted from the open source code of a European security organization, the DES ECB mode and CBC mode encryption, the vc6 project and complete the encryption code and encryption exampl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:18180
    • 提供者:赵水
  1. DES(ECB)

    0下载:
  2. DES_简单图形界面,可以直接对文件在图形界面进行操作,默认输出加解密文件-DES encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:13518
    • 提供者:sun
  1. DES

    0下载:
  2. 这是一个用java语言实现的完整的Des ECB加解密算法-This is a complete implementation using Java language Des encryption algorithm, the ECB
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2414
    • 提供者:Luo
  1. ecb+cbc+des

    0下载:
  2. 应用ECB和CBC两种操作模式分别完成DES(Two modes of operation, ECB and CBC, are applied to complete the DES)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:265216
    • 提供者:wzt11
  1. DES

    0下载:
  2. 该DES加密器实现了一重DES的五种加密模式,即ECB、CBC、CFB、OFB、CRT。 为了减小文件长度,已删除了Debug目录,解压缩后可以自行编译生成。(The DES encrypt implements five encryption modes of a heavy DES, namely, ECB, CBC, CFB, OFB, and CRT. In order to reduce the length of the file, the Debug dir
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:57344
    • 提供者:曦凡
« 12 3 »
搜珍网 www.dssz.com